func github.com/tmthrgd/go-hex.decodeGeneric

2 uses

	github.com/tmthrgd/go-hex (current package)
		hex.go#L107: func decodeGeneric(dst, src []byte) (uint64, bool) {
		hex_amd64.go#L68: 		n, ok = decodeGeneric(dst, src)